Go to the source code of this file.
Data Structures | |
| struct | productStruct |
| Product structure. More... | |
Functions | |
| int | sceNetAdhocctlInit (int unk1, int unk2, struct productStruct *product) |
| Initialise the Adhoc control library. | |
| int | sceNetAdhocctlTerm (void) |
| Terminate the Adhoc control library. | |
| int | sceNetAdhocctlConnect (int *unk1) |
| Connect to the Adhoc control. | |
| int | sceNetAdhocctlDisconnect (void) |
| Disconnect from the Adhoc control. | |
| int | sceNetAdhocctlGetState (int *event) |
| Get the state of the Adhoc control. | |
|
|
Connect to the Adhoc control.
|
|
|
Disconnect from the Adhoc control.
|
|
|
Get the state of the Adhoc control.
|
|
||||||||||||||||
|
Initialise the Adhoc control library.
|
|
|
Terminate the Adhoc control library.
|
1.4.6